Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

dePortal.cpp File Reference

Portal culling routines. More...

#include "dePortal_priv.hpp"
#include "deScene.hpp"
#include "deDriver.hpp"
#include "deCamera.hpp"

Include dependency graph for dePortal.cpp:

Include dependency graph

Functions

IdeVertexBufferGetStaticVBuffer ()
IdeVertexBufferMakePortalBuffer ()
IdePortalIdePortal_CreatePortal ()
 Create an instance of IdePortal.

IdePortalIdePortal_CreatePortalWithVerts (deVec3d Vertices[], int Num)
 Create an instance of IdePortal, given certain geometry.


Variables

IdeVertexBuffers_PortalVBuffer = NULL
int s_NumPortals = 0

Detailed Description

Portal culling routines.

Author:
Assassin
This file is the intellectual property of Novus Delta, LLC.. Usage of the contents of this file is subject to the Destiny3D Member License which can be found at http://www.destiny3d.com. Any other usage is prohibited.

This file is distributed "AS IS" without warranty of any kind. Novus Delta, LLC. does not guarantee the fitness of the contents of this file for any particular purpose.

Copyright (C) 2001-2003 Novus Delta, LLC. All Rights Reserved.


Change History

Date:
Jan 2002
Author:
Assassin
Remarks:
Creation

Function Documentation

IdeVertexBuffer* GetStaticVBuffer  
 

IdePortal* IdePortal_CreatePortal  
 

Create an instance of IdePortal.

IdePortal* IdePortal_CreatePortalWithVerts deVec3d    Vertices[],
int    Num
 

Create an instance of IdePortal, given certain geometry.

IdeVertexBuffer* MakePortalBuffer  
 


Variable Documentation

int s_NumPortals = 0 [static]
 

IdeVertexBuffer* s_PortalVBuffer = NULL [static]
 


Generated on Mon Sep 12 20:06:07 2005 for Destiny3D by doxygen1.3-rc3